Skip to content

skills: add aiXplain Agent Builder skill#907

Merged
aix-ahmet merged 9 commits intomainfrom
skills/add-agent-builder
Apr 9, 2026
Merged

skills: add aiXplain Agent Builder skill#907
aix-ahmet merged 9 commits intomainfrom
skills/add-agent-builder

Conversation

@nurhamdan1987
Copy link
Copy Markdown
Collaborator

Summary

  • Adds a new top-level skills/ folder modeled on anthropics/skills
  • Drops in the aiXplain Agent Builder skill — build, run, debug, and deploy aiXplain agents in plain English from any skill-compatible coding agent (Claude Code, Cursor, etc.)
  • Adds a skills/README.md landing page with value props, quick start, "What you can build" list, and integration coverage

Test plan

  • Verify skills/README.md renders correctly on GitHub
  • Verify skills/aixplain-agent-builder/SKILL.md loads in a skill-compatible agent
  • Smoke-test the skill against a fresh aiXplain API key

🤖 Generated with Claude Code

@nurhamdan1987 nurhamdan1987 requested a review from xainaz April 8, 2026 10:48
nurhamdan1987 and others added 9 commits April 9, 2026 16:18
Adds a top-level skills/ folder modeled after anthropics/skills, containing
the aiXplain Agent Builder skill — a portable skill for building, running,
debugging, and deploying aiXplain agents from any skill-compatible AI coding
agent (Claude Code, Cursor, etc.).

- skills/README.md: overview of the skills collection
- skills/aixplain-agent-builder/: SKILL.md, README, and reference playbooks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replaces the generic "Zero-setup requirements" list with a narrative that
walks through the ask -> plan -> approve -> deploy flow, links to the Studio
visual builder and analytics dashboard, and calls out Python Sandbox as the
automatic fallback when a capability isn't in the marketplace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…liner, what-you-can-build table

- Collapse "Who it's for" to a single sentence with bolded archetypes
- Compact "Quick start" to 5 steps; move longer explanation into "How it works under the hood"
- Merge "What the skill does for you" into the same section
- Convert "What you can build" into a Mode / Say / Does table
- Drop example that assumes scheduling (weekly email); use on-demand phrasing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ctices list

- Add 8-item value prop list above "Who it's for"
- Remove standalone "Best practices baked in" section (covered by item 6)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…es into "What you can build"

- Remove bullets in "How it works" that duplicate the Why list; keep only unique details (plan contents, reuse, Studio links, key discovery order)
- Merge "Sample queries to try" into the "What you can build" table as additional Build rows

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
When a capability is not available as a marketplace tool/integration,
the skill must announce in the plan that it will build a Python Sandbox
function instead of stopping with "not found".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aix-ahmet aix-ahmet force-pushed the skills/add-agent-builder branch from ac7c630 to 97a7ce9 Compare April 9, 2026 13:20
@aix-ahmet aix-ahmet self-requested a review April 9, 2026 13:21
@aix-ahmet aix-ahmet merged commit de76f39 into main Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants